FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ScriptValue<T> Class
Properties Methods


In This Topic
    ScriptValue<T> Class Members
    In This Topic

    The following tables list the members exposed by ScriptValue<T>.

    Public Properties
     NameDescription
    Public PropertyGets or sets an expression used to calculate value of this ScriptValue. Setting this value forces IsExpression to true.  
    Public PropertyGets or sets a value indicating whether the current ScriptValue is specified as an expression.  
    Public PropertyGets or sets a value of this ScriptValue. Settings this value forces IsExpression to false.  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another ScriptValue to the current object.  
    Public Method  
    Top
    Public Operators
    Converts the ScriptValueobject to a string.
    Top
    See Also